================================================================
 TAURED - DESKTOP MASCOT
Taured Project - www.tauredproject.com
================================================================

Windows may show the blue "Windows protected your PC" screen. Click More info, then Run anyway.

This happens because Taured is not digitally code-signed.
Code signing is a paid certificate, issued by certificate authorities, that lets Windows identify who published a file.
As a free, non-commercial giveaway, it carries no such certificate, so Windows labels it "unknown publisher".
Your antivirus may warn you for the same reason.

The warning refers to the missing certificate, not to anything found in the program.

Taured was developed with the assistance of artificial intelligence. We state this for transparency.

----------------------------------------------------------------

1. Copy your preferred images from the Library folder and paste them into the "/image" folder.
2. The program only recognizes the first 40 images in the "/image" folder.
3. Save your images in PNG format with a transparent background and paste them into the "/image" folder.
4. Use "Flip when turning" only without horizontal movement.


----------------------------------------------------------------
  ENGLISH
----------------------------------------------------------------

WHAT IT IS
----------
A mascot that wanders across your desktop. It ships with two
Taured Project crests, but you can use your own images.

USING YOUR OWN IMAGES
---------------------
Drop PNG files into the "image" folder next to the program. As
soon as there is anything in there, the program uses your images
and ignores the built-in crests.

  * Filenames can be anything. Only the .png extension matters.
  * Alphabetical order defines the sequence (numbered names sort
    correctly: 2 comes before 10).
  * With several images they rotate on the interval set in the
    options. With a single image it simply stays put.

IMPORTANT: IMAGES MUST HAVE A TRANSPARENT BACKGROUND
----------------------------------------------------
Use a real transparent PNG. A JPG renamed to .png will not work,
and a picture with a white background will show up as a white
rectangle sliding across your screen.

The program tries to help: if an image has no transparency at all
but does have a white border framing it, it removes that
background automatically. This works well for logos and clean
artwork, but it cannot work miracles on photographs.

It only does this when the image border is almost entirely white,
meaning there really is a background. Images that bleed to the
edge with white as part of the artwork - flags, for instance -
are left untouched. You can force either behaviour in config.ini:
   remover_fundo = auto   (default, decides on its own)
   remover_fundo = sim    (always try to remove)
   remover_fundo = nao    (never touch the image)

Plenty of free "remove background" tools exist online if you need
to prepare an image.

OPTIONS
-------
RIGHT-CLICK on the mascot. Everything is there:

  Movement ........ Horizontal (walks above the taskbar),
                    Vertical (up and down, good for a rocket or
                    balloon), Random (roams the whole screen), or
                    Still (stays wherever you put it).
  Size ............ Larger / Smaller, in steps.
  Speed ........... Faster / Slower.
  Images .......... Switch interval, order, previous and next
                    image, and the list of filenames from the
                    folder so you can pick one directly. "Reload
                    folder" re-reads "image" without restarting.
  Flip ............ Mirrors the image when it turns around.
                    OFF by default, since logos and crests with
                    text would appear backwards. Turn it on if
                    your mascot is a character that walks.
  Monitor ......... Roam all monitors or lock to one.
  Display ......... Above all windows (default) or behind them
                    all. In "behind" mode the mascot sits above
                    the wallpaper and is hidden whenever you open
                    a window over it.
  Language ........ Portuguese, English, Spanish, French,
                    Italian.
  Pause, About, Exit.

TRAY ICON
---------
The program places a shield icon in the notification area next to
the clock (sometimes hidden behind the little arrow). Right-click
it to open the same menu. Handy when the mascot is moving and
hard to click. To disable it, set "bandeja" to "nao" in
config.ini.

FRAME ANIMATION
---------------
Under Images > Switch interval > Animation (frames) there are
values from 2 to 24 FPS. Put a numbered sequence of transparent
frames in the "image" folder (frame01.png, frame02.png, ...) and
the program plays them continuously, looping back to the first.

Two tips: use "Sequential" order (random shuffles the frames and
ruins the animation), and remember every frame stays in memory.
A few dozen frames are fine; hundreds start to add up.

Other controls:
  Left-click drag ... reposition. In horizontal movement, the
                      height where you drop it becomes the
                      walking height.
  Esc key ........... exit

Your preferences are saved in config.ini and persist. The screen
position is not saved: on every launch the mascot starts in
horizontal mode, above the taskbar.

THE config.ini FILE
-------------------
Created automatically on first run, with every option commented.
You can edit it in Notepad if you prefer. Use a DOT as the
decimal separator (3.5, not 3,5). Invalid values are corrected
automatically.

SIZE ON DIFFERENT MONITORS
--------------------------
The size is proportional to your screen height, so the mascot has
the same visual presence on any monitor, from a basic laptop to a
4K display.

WINDOWS WARNING ON LAUNCH
-------------------------
You may see the "Windows protected your PC" screen. Click "More
info", then "Run anyway".

This happens because the program IS NOT DIGITALLY CODE-SIGNED.
Code signing is a paid certificate, issued by certificate
authorities, that lets Windows identify who published a file.
Since this is a free giveaway it carries no such certificate, so
Windows treats it as an "unknown publisher". Your antivirus may
complain for the same reason.

TRANSPARENCY NOTE
-----------------
This application was developed with the assistance of artificial
intelligence. This is stated for transparency and is unrelated to
the code-signing notice above.

REQUIREMENTS
------------
Windows 10 or 11. The executable is self-contained and needs no
installation. There is no Mac or Linux version: the window
transparency relies on a Windows-specific feature.



================================================================
  TAURED - MASCOTE DE AREA DE TRABALHO
  Projeto Taured - tauredproject.com
================================================================

----------------------------------------------------------------
  PORTUGUES
----------------------------------------------------------------

O QUE E
-------
Um mascote que passeia pela sua area de trabalho. Vem com dois
brasoes do Projeto Taured, mas voce pode usar as suas proprias
imagens.

COMO USAR SUAS IMAGENS
----------------------
Coloque arquivos PNG dentro da pasta "image", ao lado do
programa. Assim que houver qualquer imagem la, o programa passa
a usar as suas e ignora os brasoes.

  * Os nomes podem ser quaisquer. So a extensao .png importa.
  * A ordem alfabetica define a sequencia (nomes com numeros sao
    ordenados corretamente: 2 vem antes de 10).
  * Havendo varias imagens, elas se revezam no intervalo definido
    nas configuracoes. Com uma imagem so, ela fica fixa.

IMPORTANTE: A IMAGEM PRECISA TER FUNDO TRANSPARENTE
---------------------------------------------------
Use PNG com transparencia de verdade. Um JPG renomeado para .png
nao funciona, e uma foto com fundo branco vai aparecer dentro de
um retangulo branco andando pela tela.

O programa tenta ajudar: se a imagem nao tiver transparencia
nenhuma mas tiver uma moldura branca em volta, ele remove esse
fundo sozinho. Isso funciona bem em logos e desenhos com fundo
limpo, mas nao faz milagre em fotografias.

Ele so faz isso quando a borda da imagem e quase toda branca, ou
seja, quando ha mesmo um fundo. Imagens que vao ate a borda e tem
branco como parte do desenho - bandeiras, por exemplo - passam
intactas. Se precisar, force o comportamento pelo config.ini:
   remover_fundo = auto   (padrao, decide sozinho)
   remover_fundo = sim    (sempre tenta remover)
   remover_fundo = nao    (nunca mexe na imagem)

Para criar PNG transparente ha varias ferramentas gratuitas de
"remover fundo" na internet.

CONFIGURACOES
-------------
Clique com o BOTAO DIREITO em cima do mascote. Tudo esta la:

  Movimento ....... Horizontal (anda acima da barra de tarefas),
                    Vertical (sobe e desce, bom para foguete
                    ou balao), Aleatorio (circula por toda a
                    tela) ou Parado (fica onde voce colocar).
  Tamanho ......... Maior / Menor, em degraus.
  Velocidade ...... Mais rapido / Mais devagar.
  Imagens ......... Intervalo de troca, ordem, imagem anterior
                    e proxima, e a lista de nomes dos arquivos
                    da pasta para escolher direto. "Recarregar
                    pasta" le de novo o conteudo de "image" sem
                    precisar fechar o programa.
  Espelhar ........ Inverte a imagem quando ela muda de direcao.
                    Vem DESLIGADO, porque logos e brasoes com
                    texto ficariam invertidos. Ligue se o seu
                    mascote for um personagem que "anda".
  Monitor ......... Circular por todos ou prender em um so.
  Exibicao ........ Sobre todas as janelas (padrao) ou atras de
                    todas. No modo "atras" o mascote fica acima
                    do papel de parede e some quando voce abre
                    uma janela por cima dele.
  Idioma .......... Portugues, ingles, espanhol, frances,
                    italiano.
  Pausar, Sobre, Sair.

ICONE AO LADO DO RELOGIO
------------------------
O programa coloca um icone do escudo na area de notificacao,
ao lado do relogio (as vezes escondido atras da setinha). Clicar
nele com o botao direito abre o mesmo menu. E util quando o
mascote esta em movimento e fica dificil acerta-lo com o mouse.
Para desativar, mude "bandeja" para "nao" no config.ini.

ANIMACAO POR QUADROS
--------------------
Em Imagens > Intervalo de troca > Animacao (quadros) ha valores
de 2 a 24 FPS. Coloque na pasta "image" uma sequencia de quadros
transparentes numerados (quadro01.png, quadro02.png, ...) e o
programa os exibe em sequencia continua, voltando ao primeiro
depois do ultimo.

Duas recomendacoes: use a ordem "Sequencial" (a aleatoria
embaralha os quadros e destroi a animacao), e lembre que todos os
quadros ficam carregados na memoria. Algumas dezenas de quadros
nao pesam; centenas comecam a pesar.

Outros controles:
  Arrastar com o botao esquerdo ... reposiciona. No movimento
                                    horizontal, a altura onde
                                    voce soltar passa a ser a
                                    altura do passeio.
  Tecla Esc ...................... sair

Suas preferencias sao salvas no arquivo config.ini e valem para
as proximas vezes. A posicao na tela nao e salva: a cada abertura
o mascote comeca no modo horizontal, acima da barra de tarefas.

O ARQUIVO config.ini
--------------------
Criado sozinho na primeira execucao, com todas as opcoes
comentadas. Voce pode edita-lo no Bloco de Notas se preferir.
Use PONTO como separador decimal (3.5, nao 3,5). Valores
invalidos sao corrigidos automaticamente.

TAMANHO EM CADA MONITOR
-----------------------
O tamanho e proporcional a altura da sua tela, entao o mascote
aparece com a mesma presenca visual em qualquer monitor, de um
notebook simples a um 4K.

AVISO DO WINDOWS AO ABRIR
-------------------------
Pode aparecer a tela "O Windows protegeu o seu PC". Clique em
"Mais informacoes" e depois em "Executar assim mesmo".

Isso acontece porque o programa NAO POSSUI ASSINATURA DIGITAL
DE CODIGO. Assinatura e um certificado pago, emitido por
empresas certificadoras, que serve para o Windows identificar
quem publicou o arquivo. Como este e um brinde gratuito, ele nao
tem esse certificado, e por isso o Windows o trata como
"editor desconhecido". Seu antivirus tambem pode reclamar pelo
mesmo motivo.

INFORMACAO DE TRANSPARENCIA
---------------------------
Este aplicativo foi desenvolvido com auxilio de inteligencia
artificial. Isso e informado por transparencia e nao tem
qualquer relacao com o aviso de assinatura acima.

REQUISITOS
----------
Windows 10 ou 11. O executavel funciona sozinho, sem instalar
nada. Nao ha versao para Mac ou Linux: a transparencia da janela
depende de um recurso especifico do Windows.


================================================================
  Taured 2.0.1 - tauredproject.com
================================================================
